From: Jay Belanger Date: Wed, 5 Aug 2009 00:43:34 +0000 (+0000) Subject: (Types Tutorial Exercise 2): Fix wording. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11216 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8f847be383f891cfadd549abc05f5b5a2acc1a49;p=emacs.git (Types Tutorial Exercise 2): Fix wording. --- diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index ab6691c95a7..1be0079b243 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi @@ -8031,7 +8031,7 @@ But if @w{@samp{17 inf = inf}}, then @samp{17 inf / inf = inf / inf = 17}, too. @samp{exp(inf) = inf}. It's tempting to say that the exponential of infinity must be ``bigger'' than ``regular'' infinity, but as -far as Calc is concerned all infinities are as just as big. +far as Calc is concerned all infinities are the same size. In other words, as @expr{x} goes to infinity, @expr{e^x} also goes to infinity, but the fact the @expr{e^x} grows much faster than @expr{x} is not relevant here.